home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mach10.zip / MACHRET.BAT < prev    next >
DOS Batch File  |  1990-07-26  |  354b  |  12 lines

  1. rem This file is used by external doors to return control to Mach-10 after
  2. rem the door has completed processing.
  3. rem
  4. rem Get into the front end mailer's directory
  5. rem
  6. cd \binkley
  7. rem
  8. rem Run EXEBBS.BAT with 255 and 255 specified as the baud rate and com port.
  9. rem This will tell Mach-10 that we are returning from a door.
  10. rem
  11. exebbs 255 255
  12.